﻿@charset "UTF-8";
@font-face { font-family: "iconfont"; src: url("iconfont/iconfont.eot?t=1567473880235");
  /* IE9 */
src: url("iconfont/iconfont.eot?t=1567473880235#iefix") format("embedded-opentype"), url("iconfont/iconfont.woff") format("woff"), url("iconfont/iconfont.woff?t=1567473880235") format("woff"), url("iconfont/iconfont.ttf?t=1567473880235") format("truetype"), url("iconfont/iconfont.svg?t=1567473880235#iconfont") format("svg");
  /* iOS 4.1- */ }
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-maikefeng:before { content: "\e602"; }

.icon-vote:before { content: "\e6eb"; }

.icon-top02:before { content: "\e6f5"; }

.icon-app2:before { content: "\e6f2"; }

.icon-weibo:before { content: "\e63d"; }

.icon-youxiang:before { content: "\e68b"; }

.icon-maikefeng-xue:before { content: "\e62d"; }

.icon-zhinan:before { content: "\e8d0"; }

.icon-chaxun:before { content: "\e616"; }

.icon-tqq:before { content: "\e600"; }

.icon-app3:before { content: "\e624"; }

.icon-gk:before { content: "\e6fb"; }

.icon-fuwu2:before { content: "\e63e"; }

.icon-email:before { content: "\e6b6"; }

.icon-hudong:before { content: "\e603"; }

.icon-search:before { content: "\e658"; }

.icon-baogao:before { content: "\e604"; }

.icon-xinwen:before { content: "\e61a"; }

.icon-zhuye:before { content: "\e619"; }

.icon-msg:before { content: "\e65f"; }

.icon-dj:before { content: "\e731"; }

.icon-email2:before { content: "\e623"; }

.icon-notebook:before { content: "\e606"; }

.icon-wchart:before { content: "\e601"; }

.icon-ask:before { content: "\e64f"; }

.icon-zhixing:before { content: "\e654"; }

.icon-fuwu:before { content: "\e707"; }

.icon-canjiren:before { content: "\e76a"; }

.icon-special:before { content: "\e671"; }

/*!
 * my custom css
 *
 *
 */
.bg-primary { background-color: #009ae8; }

.bg-secondary { background-color: #6c757d; }

.bg-success { background-color: #28a745; }

.bg-info { background-color: #17a2b8; }

.bg-warning { background-color: #ffc107; }

.bg-danger { background-color: #dc3545; }

.bg-light { background-color: #f8f9fa; }

.bg-dark { background-color: #343a40; }

.bg-gray1 { background-color: #f8f9fa; }

.bg-gray2 { background-color: #e9ecef; }

.bg-gray3 { background-color: #dee2e6; }

.bg-gray4 { background-color: #ced4da; }

.bg-gray5 { background-color: #adb5bd; }

.bg-gray6 { background-color: #6c757d; }

.bg-gray7 { background-color: #495057; }

.bg-gray8 { background-color: #343a40; }

.bg-gray9 { background-color: #212529; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid red; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-0 { border-radius: 0 !important; }

.fz12 { font-size: 12px !important; }

.fz14 { font-size: 14px !important; }

.fz16 { font-size: 16px !important; }

.fz18 { font-size: 18px !important; }

.fz20 { font-size: 20px !important; }

.fz22 { font-size: 22px !important; }

.fz24 { font-size: 24px !important; }

.fz26 { font-size: 26px !important; }

.fz28 { font-size: 28px !important; }

.fz30 { font-size: 30px !important; }

.fz32 { font-size: 32px !important; }

.fw { font-weight: bold; }

.pos-static { position: static !important; }

.pos-r { position: relative !important; }

.pos-a { position: absolute !important; }

.pos-f { position: fixed !important; }

.pos-sticky { position: static !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

.fixed-left { position: fixed; left: 0; top: 0; bottom: 0; z-index: 1030; }

.fixed-right { position: fixed; right: 0; bottom: 0; z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } }

.w16 { width: 16.6666666667% !important; }

.w25 { width: 25% !important; }

.w33 { width: 33.333333% !important; }

.w50 { width: 50% !important; }

.w60 { width: 60% !important; }

.w75 { width: 75% !important; }

.w80 { width: 80% !important; }

.w100 { width: 100% !important; }

.h16 { height: 16.6666666667% !important; }

.h25 { height: 25% !important; }

.h33 { height: 33.333333% !important; }

.h50 { height: 50% !important; }

.h60 { height: 60% !important; }

.h75 { height: 75% !important; }

.h80 { height: 80% !important; }

.h100 { height: 100% !important; }

.mw100 { max-width: 100% !important; }

.mh100 { max-height: 100% !important; }

.t0 { top: 0 !important; }

.r0 { right: 0 !important; }

.b0 { bottom: 0 !important; }

.l0 { left: 0 !important; }

.m0 { margin: 0 !important; }

.mt0 { margin-top: 0 !important; }

.mr0 { margin-right: 0 !important; }

.mb0 { margin-bottom: 0 !important; }

.ml0 { margin-left: 0 !important; }

.t5 { top: 5px !important; }

.r5 { right: 5px !important; }

.b5 { bottom: 5px !important; }

.l5 { left: 5px !important; }

.m5 { margin: 5px !important; }

.mt5 { margin-top: 5px !important; }

.mr5 { margin-right: 5px !important; }

.mb5 { margin-bottom: 5px !important; }

.ml5 { margin-left: 5px !important; }

.t10 { top: 10px !important; }

.r10 { right: 10px !important; }

.b10 { bottom: 10px !important; }

.l10 { left: 10px !important; }

.m10 { margin: 10px !important; }

.mt10 { margin-top: 10px !important; }

.mr10 { margin-right: 10px !important; }

.mb10 { margin-bottom: 10px !important; }

.ml10 { margin-left: 10px !important; }

.t15 { top: 15px !important; }

.r15 { right: 15px !important; }

.b15 { bottom: 15px !important; }

.l15 { left: 15px !important; }

.m15 { margin: 15px !important; }

.mt15 { margin-top: 15px !important; }

.mr15 { margin-right: 15px !important; }

.mb15 { margin-bottom: 15px !important; }

.ml15 { margin-left: 15px !important; }

.t20 { top: 20px !important; }

.r20 { right: 20px !important; }

.b20 { bottom: 20px !important; }

.l20 { left: 20px !important; }

.m20 { margin: 20px !important; }

.mt20 { margin-top: 20px !important; }

.mr20 { margin-right: 20px !important; }

.mb20 { margin-bottom: 20px !important; }

.ml20 { margin-left: 20px !important; }

.t25 { top: 25px !important; }

.r25 { right: 25px !important; }

.b25 { bottom: 25px !important; }

.l25 { left: 25px !important; }

.m25 { margin: 25px !important; }

.mt25 { margin-top: 25px !important; }

.mr25 { margin-right: 25px !important; }

.mb25 { margin-bottom: 25px !important; }

.ml25 { margin-left: 25px !important; }

.t30 { top: 30px !important; }

.r30 { right: 30px !important; }

.b30 { bottom: 30px !important; }

.l30 { left: 30px !important; }

.m30 { margin: 30px !important; }

.mt30 { margin-top: 30px !important; }

.mr30 { margin-right: 30px !important; }

.mb30 { margin-bottom: 30px !important; }

.ml30 { margin-left: 30px !important; }

.t35 { top: 35px !important; }

.r35 { right: 35px !important; }

.b35 { bottom: 35px !important; }

.l35 { left: 35px !important; }

.m35 { margin: 35px !important; }

.mt35 { margin-top: 35px !important; }

.mr35 { margin-right: 35px !important; }

.mb35 { margin-bottom: 35px !important; }

.ml35 { margin-left: 35px !important; }

.t40 { top: 40px !important; }

.r40 { right: 40px !important; }

.b40 { bottom: 40px !important; }

.l40 { left: 40px !important; }

.m40 { margin: 40px !important; }

.mt40 { margin-top: 40px !important; }

.mr40 { margin-right: 40px !important; }

.mb40 { margin-bottom: 40px !important; }

.ml40 { margin-left: 40px !important; }

.t50 { top: 50px !important; }

.r50 { right: 50px !important; }

.b50 { bottom: 50px !important; }

.l50 { left: 50px !important; }

.m50 { margin: 50px !important; }

.mt50 { margin-top: 50px !important; }

.mr50 { margin-right: 50px !important; }

.mb50 { margin-bottom: 50px !important; }

.ml50 { margin-left: 50px !important; }

.t60 { top: 60px !important; }

.r60 { right: 60px !important; }

.b60 { bottom: 60px !important; }

.l60 { left: 60px !important; }

.m60 { margin: 60px !important; }

.mt60 { margin-top: 60px !important; }

.mr60 { margin-right: 60px !important; }

.mb60 { margin-bottom: 60px !important; }

.ml60 { margin-left: 60px !important; }

.t70 { top: 70px !important; }

.r70 { right: 70px !important; }

.b70 { bottom: 70px !important; }

.l70 { left: 70px !important; }

.m70 { margin: 70px !important; }

.mt70 { margin-top: 70px !important; }

.mr70 { margin-right: 70px !important; }

.mb70 { margin-bottom: 70px !important; }

.ml70 { margin-left: 70px !important; }

.t80 { top: 80px !important; }

.r80 { right: 80px !important; }

.b80 { bottom: 80px !important; }

.l80 { left: 80px !important; }

.m80 { margin: 80px !important; }

.mt80 { margin-top: 80px !important; }

.mr80 { margin-right: 80px !important; }

.mb80 { margin-bottom: 80px !important; }

.ml80 { margin-left: 80px !important; }

.t90 { top: 90px !important; }

.r90 { right: 90px !important; }

.b90 { bottom: 90px !important; }

.l90 { left: 90px !important; }

.m90 { margin: 90px !important; }

.mt90 { margin-top: 90px !important; }

.mr90 { margin-right: 90px !important; }

.mb90 { margin-bottom: 90px !important; }

.ml90 { margin-left: 90px !important; }

.t100 { top: 100px !important; }

.r100 { right: 100px !important; }

.b100 { bottom: 100px !important; }

.l100 { left: 100px !important; }

.m100 { margin: 100px !important; }

.mt100 { margin-top: 100px !important; }

.mr100 { margin-right: 100px !important; }

.mb100 { margin-bottom: 100px !important; }

.ml100 { margin-left: 100px !important; }

.t110 { top: 110px !important; }

.r110 { right: 110px !important; }

.b110 { bottom: 110px !important; }

.l110 { left: 110px !important; }

.m110 { margin: 110px !important; }

.mt110 { margin-top: 110px !important; }

.mr110 { margin-right: 110px !important; }

.mb110 { margin-bottom: 110px !important; }

.ml110 { margin-left: 110px !important; }

.t120 { top: 120px !important; }

.r120 { right: 120px !important; }

.b120 { bottom: 120px !important; }

.l120 { left: 120px !important; }

.m120 { margin: 120px !important; }

.mt120 { margin-top: 120px !important; }

.mr120 { margin-right: 120px !important; }

.mb120 { margin-bottom: 120px !important; }

.ml120 { margin-left: 120px !important; }

.t0 { top: 0 !important; }

.r0 { right: 0 !important; }

.b0 { bottom: 0 !important; }

.l0 { left: 0 !important; }

.p0 { padding: 0 !important; }

.pt0 { padding-top: 0 !important; }

.pr0 { padding-right: 0 !important; }

.pb0 { padding-bottom: 0 !important; }

.pl0 { padding-left: 0 !important; }

.t5 { top: 5px !important; }

.r5 { right: 5px !important; }

.b5 { bottom: 5px !important; }

.l5 { left: 5px !important; }

.p5 { padding: 5px !important; }

.pt5 { padding-top: 5px !important; }

.pr5 { padding-right: 5px !important; }

.pb5 { padding-bottom: 5px !important; }

.pl5 { padding-left: 5px !important; }

.t10 { top: 10px !important; }

.r10 { right: 10px !important; }

.b10 { bottom: 10px !important; }

.l10 { left: 10px !important; }

.p10 { padding: 10px !important; }

.pt10 { padding-top: 10px !important; }

.pr10 { padding-right: 10px !important; }

.pb10 { padding-bottom: 10px !important; }

.pl10 { padding-left: 10px !important; }

.t15 { top: 15px !important; }

.r15 { right: 15px !important; }

.b15 { bottom: 15px !important; }

.l15 { left: 15px !important; }

.p15 { padding: 15px !important; }

.pt15 { padding-top: 15px !important; }

.pr15 { padding-right: 15px !important; }

.pb15 { padding-bottom: 15px !important; }

.pl15 { padding-left: 15px !important; }

.t20 { top: 20px !important; }

.r20 { right: 20px !important; }

.b20 { bottom: 20px !important; }

.l20 { left: 20px !important; }

.p20 { padding: 20px !important; }

.pt20 { padding-top: 20px !important; }

.pr20 { padding-right: 20px !important; }

.pb20 { padding-bottom: 20px !important; }

.pl20 { padding-left: 20px !important; }

.t25 { top: 25px !important; }

.r25 { right: 25px !important; }

.b25 { bottom: 25px !important; }

.l25 { left: 25px !important; }

.p25 { padding: 25px !important; }

.pt25 { padding-top: 25px !important; }

.pr25 { padding-right: 25px !important; }

.pb25 { padding-bottom: 25px !important; }

.pl25 { padding-left: 25px !important; }

.t30 { top: 30px !important; }

.r30 { right: 30px !important; }

.b30 { bottom: 30px !important; }

.l30 { left: 30px !important; }

.p30 { padding: 30px !important; }

.pt30 { padding-top: 30px !important; }

.pr30 { padding-right: 30px !important; }

.pb30 { padding-bottom: 30px !important; }

.pl30 { padding-left: 30px !important; }

.t35 { top: 35px !important; }

.r35 { right: 35px !important; }

.b35 { bottom: 35px !important; }

.l35 { left: 35px !important; }

.p35 { padding: 35px !important; }

.pt35 { padding-top: 35px !important; }

.pr35 { padding-right: 35px !important; }

.pb35 { padding-bottom: 35px !important; }

.pl35 { padding-left: 35px !important; }

.t40 { top: 40px !important; }

.r40 { right: 40px !important; }

.b40 { bottom: 40px !important; }

.l40 { left: 40px !important; }

.p40 { padding: 40px !important; }

.pt40 { padding-top: 40px !important; }

.pr40 { padding-right: 40px !important; }

.pb40 { padding-bottom: 40px !important; }

.pl40 { padding-left: 40px !important; }

.t50 { top: 50px !important; }

.r50 { right: 50px !important; }

.b50 { bottom: 50px !important; }

.l50 { left: 50px !important; }

.p50 { padding: 50px !important; }

.pt50 { padding-top: 50px !important; }

.pr50 { padding-right: 50px !important; }

.pb50 { padding-bottom: 50px !important; }

.pl50 { padding-left: 50px !important; }

.t60 { top: 60px !important; }

.r60 { right: 60px !important; }

.b60 { bottom: 60px !important; }

.l60 { left: 60px !important; }

.p60 { padding: 60px !important; }

.pt60 { padding-top: 60px !important; }

.pr60 { padding-right: 60px !important; }

.pb60 { padding-bottom: 60px !important; }

.pl60 { padding-left: 60px !important; }

.t70 { top: 70px !important; }

.r70 { right: 70px !important; }

.b70 { bottom: 70px !important; }

.l70 { left: 70px !important; }

.p70 { padding: 70px !important; }

.pt70 { padding-top: 70px !important; }

.pr70 { padding-right: 70px !important; }

.pb70 { padding-bottom: 70px !important; }

.pl70 { padding-left: 70px !important; }

.t80 { top: 80px !important; }

.r80 { right: 80px !important; }

.b80 { bottom: 80px !important; }

.l80 { left: 80px !important; }

.p80 { padding: 80px !important; }

.pt80 { padding-top: 80px !important; }

.pr80 { padding-right: 80px !important; }

.pb80 { padding-bottom: 80px !important; }

.pl80 { padding-left: 80px !important; }

.t90 { top: 90px !important; }

.r90 { right: 90px !important; }

.b90 { bottom: 90px !important; }

.l90 { left: 90px !important; }

.p90 { padding: 90px !important; }

.pt90 { padding-top: 90px !important; }

.pr90 { padding-right: 90px !important; }

.pb90 { padding-bottom: 90px !important; }

.pl90 { padding-left: 90px !important; }

.t100 { top: 100px !important; }

.r100 { right: 100px !important; }

.b100 { bottom: 100px !important; }

.l100 { left: 100px !important; }

.p100 { padding: 100px !important; }

.pt100 { padding-top: 100px !important; }

.pr100 { padding-right: 100px !important; }

.pb100 { padding-bottom: 100px !important; }

.pl100 { padding-left: 100px !important; }

.t110 { top: 110px !important; }

.r110 { right: 110px !important; }

.b110 { bottom: 110px !important; }

.l110 { left: 110px !important; }

.p110 { padding: 110px !important; }

.pt110 { padding-top: 110px !important; }

.pr110 { padding-right: 110px !important; }

.pb110 { padding-bottom: 110px !important; }

.pl110 { padding-left: 110px !important; }

.t120 { top: 120px !important; }

.r120 { right: 120px !important; }

.b120 { bottom: 120px !important; }

.l120 { left: 120px !important; }

.p120 { padding: 120px !important; }

.pt120 { padding-top: 120px !important; }

.pr120 { padding-right: 120px !important; }

.pb120 { padding-bottom: 120px !important; }

.pl120 { padding-left: 120px !important; }

.m-auto { margin: auto !important; }

.mt-auto, .mr-auto, .mb-auto, .ml-auto, .mx-auto { margin-left: auto !important; }

.text-overflow { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.text-overflow-2 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.fl { float: left !important; }

.fr { float: right !important; }

.fn { float: none !important; }

.lh16 { line-height: 1.6; }

.lh2 { line-height: 2; }

.lh24 { line-height: 2.4; }

.lh26 { line-height: 2.6; }

.lh3 { line-height: 3; }

.tin2 { text-indent: 2em; }

.hide { display: none !important; }

.show { display: block !important; }

.dib { display: inline-block; }

.db { display: block; }

.vam { vertical-align: middle !important; }

.t-left { text-align: left !important; }

.t-right { text-align: right !important; }

.t-center { text-align: center !important; }

.t-lowercase { text-transform: lowercase !important; }

.t-uppercase { text-transform: uppercase !important; }

.t-capitalize { text-transform: capitalize !important; }

.fwn { font-weight: normal !important; }

.fwb { font-weight: bold !important; }

.t-white { color: #fff !important; }

.t-primary { color: #009ae8; }

.t-secondary { color: #6c757d; }

.t-success { color: #28a745; }

.t-info { color: #17a2b8; }

.t-warning { color: #ffc107; }

.t-danger { color: #dc3545; }

.t-light { color: #f8f9fa; }

.t-dark { color: #343a40; }

.t-gray1 { color: #f8f9fa; }

.t-gray2 { color: #e9ecef; }

.t-gray3 { color: #dee2e6; }

.t-gray4 { color: #ced4da; }

.t-gray5 { color: #adb5bd; }

.t-gray6 { color: #6c757d; }

.t-gray7 { color: #495057; }

.t-gray8 { color: #343a40; }

.t-gray9 { color: #212529; }

.bgf9 { background: #f9f9f9; }

.t-666 { color: #666666; }

.t-999 { color: #999999; }

.msg-content { line-height: 2; font-size: 16px; }
.msg-content p {  padding-bottom: 10px; }
.msg-content img { margin: 0 auto; display: block; }

.w-16 { width: 16.6666666667% !important; }

.w-25 { width: 25% !important; }

.w-33 { width: 33.333333% !important; }

.w-50 { width: 50% !important; }

.w-60 { width: 60% !important; }

.w-75 { width: 75% !important; }

.w-80 { width: 80% !important; }

.w-100 { width: 100% !important; }

.h-16 { height: 16.6666666667% !important; }

.h-25 { height: 25% !important; }

.h-33 { height: 33.333333% !important; }

.h-50 { height: 50% !important; }

.h-60 { height: 60% !important; }

.h-75 { height: 75% !important; }

.h-80 { height: 80% !important; }

.h-100 { height: 100% !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.layui-container { width: 1230px !important; }

.search-btn { background-color: #175bad; }

body { font-size: 14px; }

a { color: #333; text-decoration: none; }

a:hover { color: #175bad; -webkit-transition: .3s; transition: .3s; }

img { max-width: 100%; }

.primary { color: #175bad; }

.bg-primary { background: #175bad; }

.fz36 { font-size: 36px; }

.red { color: #cd1112; }

.my-top { height: 35px; background-color: #393939; color: white; text-align: right; padding-right: 20%; line-height: 35px; }

.my-top a { color: white; }

.head { height: 200px; }
.head .tianqi { padding-left: 150px; }
.head .fz36 { font-size: 36px; color: #175bad; padding-left: 150px; }
.head input[type='text'] { width: 200px; background: #eeebeb; border-radius: 3px 0 0 3px; padding: 11px; }
.head button { background: #eeebeb; border-radius: 0 3px 3px 0; }

.nav-bg { height: 60px; line-height: 60px; background-color: #175BAD; }

.nav { width: 100%; }
.nav li { display: table-cell; width: 1%; text-align: center; }
.nav li a { font-size: 18px; text-align: center; color: #ffffff; display: block; margin-top: -2px; }
.nav li a.on, .nav li a:hover { background: #266dc4; -webkit-transition: .3s; transition: .3s; }

.toutiao img { float: left; padding-left: 20px; }

#picNews ul li { text-align: center; }
#picNews ul li img { width: 100%; height: 100%; }
#picNews ul li span { position: absolute; display: block; left: 0; right: 0; bottom: 0; height: 50px; line-height: 50px; }
#picNews ul li span:before { content: ''; width: 100%; height: 100%; display: block; background: #000; opacity: .8; filter: alpha(opacity=80); }
#picNews ul li span a { z-index: 2; position: absolute; left: 10px; top: 0; color: #ffffff; font-size: 16px; }
#picNews .layui-carousel-ind { top: -38px; text-align: right; right: 10px; }
#picNews .layui-carousel-ind ul { background: none; }
#picNews .layui-carousel-ind li { width: 15px; height: 15px; margin: 0 8px; background: #ffffff; }
#picNews .layui-carousel-ind .layui-this { background: #175bad; }

.tab1 { margin: 0px; }
.tab1 .layui-tab-title { width: 100%; }
.tab1 .layui-tab-title li { display: table-cell; width: 1%; padding: 0; font-size: 18px; font-weight: bold; color: #999999; }
.tab1 .layui-tab-title .layui-this a { color: #175bad; }
.tab1 .layui-tab-title .layui-this:after { border-bottom: 2px solid #175bad; }
.tab1 .layui-tab-content { height: 304px; overflow: hidden; }
.tab1 .layui-tab-content li { color: #999; margin-left: 20px; line-height: 2.4; list-style: disc; }
.tab1 .layui-tab-content li a { float: left; max-width: 76%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tab1 .layui-tab-content li img { vertical-align: initial; padding-left: 5px; }
.tab1 .layui-tab-content li span { float: right; color: #999999; padding-right: 10px; }

#banner ul li { text-align: center; }
#banner ul li img { width: 100%; height: 100%; }
#banner .layui-carousel-ind { top: -32px; text-align: right; }
#banner .layui-carousel-ind ul { background: none; }
#banner .layui-carousel-ind li { width: 20px; height: 20px; margin: 0 5px; background: #acabac; }
#banner .layui-carousel-ind .layui-this { background: #175bad; }

.my-message { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.tab2 { margin: 0px; }
.tab2 .layui-tab-title { width: 100%; border-bottom: 0; background: #f1f1f1; }
.tab2 .layui-tab-title li { display: table-cell; width: 1%; padding: 0; font-size: 16px; font-weight: bold; color: #999999; }
.tab2 .layui-tab-title .layui-this { background: #175bad; }
.tab2 .layui-tab-title .layui-this a { color: #fff; }
.tab2 .layui-tab-title .layui-this:after { border-bottom: 0; }
.tab2 .layui-tab-content { height: 210px; overflow: hidden; }
.tab2 .layui-tab-content li { color: #999; margin-left: 20px; line-height: 2.2; list-style: disc; }
.tab2 .layui-tab-content li a { float: left; max-width: 76%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tab2 .layui-tab-content li img { vertical-align: initial; padding-left: 5px; }
.tab2 .layui-tab-content li span { float: right; color: #999999; padding-right: 10px; }

.information-open h3 { background-color: #175BAD; color: white; padding: 10px; font-weight: 600; }

.information-open ul { margin-top: 10px; }

.information-open ul li { float: left; width: 33.333333%; padding: 11px 0; }
.information-open ul li:before { font-family: 'layui-icon'; content: '\e602'; color: #69c1fc; font-size: 12px; padding-right: 5px; float: left; margin-top: 4px; }

.information-open ul li a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 85%; float: left; }

.information-open ul li a i { font-size: 12px; color: #1E9FFF; }

.information-open-bottom { margin: 0 !important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.information-open-bottom img { width: 48%; }

.service img { padding: 2px 0; }

.my-ico .iconfont { font-size: 40px; vertical-align: middle; }
.my-ico a { display: block; background: #dcecfc; padding: 38px 0;}
.my-ico a span { vertical-align: middle; }

.exchange { /*height:190px; overflow: hidden;*/ }
.exchange a { margin-top: 10px; float: left; width: 48%;font-size:14px; margin-left: 4%; line-height: 2.9; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; background: #dcecfc; }
.exchange a:nth-child(2n+1) { margin-left: 0; }
.exchange a:hover { background: #dcecfc; }

.picScroll-top { margin: 0 auto; overflow: hidden; position: relative; }

.picScroll-top .bd { margin-top: 10px; }

.picScroll-top .bd ul { overflow: hidden; zoom: 1; }

.picScroll-top .bd ul li { text-align: center; zoom: 1; margin-bottom: 10px; }

.picScroll-top .bd ul li img { width: 100%; height: 70px; display: block; }

.special { width: 100%; position: relative; height: 100px; overflow: hidden; }

.special .prev, .special .next { display: block; overflow: hidden; cursor: pointer; position: absolute; height: 100px; line-height: 100px; width: 30px; text-align: center; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); color: #ffffff; }

.special .next { left: auto; right: 0; }

.special .bd { overflow: hidden; }

.special .bd ul { overflow: hidden; zoom: 1; }

.special .bd ul li { margin: 0 15px 0 0; float: left; _display: inline; overflow: hidden; text-align: center; width:280px;}

.special .bd ul li img { width: 280px; height: 100px; display: block; }

.out-tab { margin: 0px; }
.out-tab > .layui-tab-title { width: 100%; height: 70px; border-bottom: 0; }
.out-tab > .layui-tab-title li { display: table-cell; width: 1%; padding: 0; height: 70px; line-height: 70px; border-bottom: 2px solid #dedede; font-size: 20px; }
.out-tab > .layui-tab-title .layui-this { background: #175bad; border-bottom: 2px solid #175bad; }
.out-tab > .layui-tab-title .layui-this a { color: #ffffff; }
.out-tab > .layui-tab-title .layui-this:after { border: 0; }
.out-tab > .layui-tab-content { overflow: hidden; height: 288px; overflow: hidden; }
.out-tab > .layui-tab-content > li { color: #999; margin-left: 20px; line-height: 2.9; list-style: disc; }
.out-tab > .layui-tab-content > li a { float: left; max-width: 76%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.out-tab > .layui-tab-content > li img { vertical-align: initial; padding-left: 5px; }
.out-tab > .layui-tab-content > li span { float: right; color: #999999; padding-right: 10px; }

.in-tab { margin: 0px; }
.in-tab > .layui-tab-title { width: 100%; height: auto; padding: 10px 0; border-bottom: 0; background: #e8e8e8; }
.in-tab > .layui-tab-title li { display: table-cell; width: 1%; padding: 0; font-size: 18px; text-align: center; border-left: 1px solid #b9b9b9; line-height: 1; }
.in-tab > .layui-tab-title li:first-child { border-left: 0; }
.in-tab > .layui-tab-title .layui-this a { color: #175bad; }
.in-tab > .layui-tab-title .layui-this:after { border: 0; }
.in-tab .layui-tab-content { height: 240px; overflow: hidden; }
.in-tab .layui-tab-content li { color: #999; margin-left: 20px; line-height: 2.6; list-style: disc; }
.in-tab .layui-tab-content li a { float: left; max-width: 76%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.in-tab .layui-tab-content li img { vertical-align: initial; padding-left: 5px; }
.in-tab .layui-tab-content li span { float: right; color: #999999; padding-right: 10px; }

.gov-open { width: 100%; }
.gov-open .iconfont { font-size: 38px; vertical-align: middle; }
.gov-open a { float: left; margin-bottom: 20px; text-align: center; padding: 20px 0; background: #175bad; color: #ffffff; width: 30%; margin-left: 5%; margin-left: 3.333333% \9; }
.gov-open a:hover { color: #ffff1e; }
.gov-open a:nth-child(3n+1) { margin-left: 0; }
.five-open { height: 88px; line-height: 88px; background: #175bad; color: #ffffff; font-size: 38px; color: #ffffff !important; }
.five-open:hover { color: #ffff1e !important; }

.tab-service .layui-tab-title { width: 100%; height: auto; width: 290px; float: left; border-bottom: 0; }
.tab-service .layui-tab-title li { height: 85px; line-height: 85px; display: block; background: #175bad; padding: 0; margin-bottom: 20px; font-size: 20px; text-align: center; color: #ffffff; }
.tab-service .layui-tab-title li a { color: #ffffff; }
.tab-service .layui-tab-title .layui-this a { background: #175bad; }
.tab-service .layui-tab-title .layui-this:after { border: 0; }
.tab-service .layui-tab-content { padding: 0; overflow: hidden; }
.tab-service-list { width: 100%; }
.tab-service-list a { float: left; width: 28.333333%; padding-left: 3%; line-height: 60px; text-indent: 1.5em; }
.tab-service-list a img { padding-right: 5px; }
.quanze a { height: 70px; line-height: inherit; text-align: center; text-indent: 0; width: 31.333333%; padding-left: 2%; margin-bottom: 5px; }
.quanze a img { display: block; margin: 0 auto; }
.quanze a span { min-height: 40px; display: inline-block; line-height: inherit; }
.quick-link a { float: left; width: 31%; margin-left: 3.5%; }
.quick-link a:first-child { margin-left: 0; }
.quick-link a img { max-width: 100%; }

.title-img { height: 70px; line-height: 74px; background: url("../images/bg-title.jpg") no-repeat center center; }

#interact p { position: absolute; width: 90%; left: 5%; bottom: 0; text-align: center; color: #ffffff; font-size: 16px; padding: 10px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.tab-interact { margin: 0px; }
.tab-interact .layui-tab-title { border-bottom: 0; border-left: 6px solid #175bad; height: 70px; line-height: 74px; background: #f1f1f1; padding-left: 20px; }
.tab-interact .layui-tab-title li { font-size: 20px; line-height: 1; border-left: 1px solid #ccc; line-height: 1.5; padding: 0; margin: 0 40px 0 0; padding-left: 40px; }
.tab-interact .layui-tab-title li a { color: #999999; }
.tab-interact .layui-tab-title li:first-child { border: 0; padding-left: 0; }
.tab-interact .layui-tab-title .layui-this { font-size: 20px; background: 0; }
.tab-interact .layui-tab-title .layui-this a { color: inherit; }
.tab-interact .layui-tab-title .layui-this:after { border: 0; }
.tab-interact .layui-tab-content { overflow: hidden; }
.tab-interact .layui-tab-content li { color: #999; margin-left: 20px; line-height: 2.7; list-style: disc; }
.tab-interact .layui-tab-content li a { float: left; max-width: 76%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tab-interact .layui-tab-content li img { vertical-align: initial; padding-left: 5px; }
.tab-interact .layui-tab-content li span { float: right; color: #999999; padding-right: 10px; }

.tab-leader { margin: 0px; }
.tab-leader .layui-tab-title { background: #f1f1f1; border: 0; height: 70px; }
.tab-leader .layui-tab-title li { width: 195px; height: 70px; line-height: 74px; padding: 0; font-size: 20px; }
.tab-leader .layui-tab-title .layui-this { background: #175bad; }
.tab-leader .layui-tab-title .layui-this a { color: #ffffff; }
.tab-leader .layui-tab-title .layui-this:after { border: 0; }
.tab-leader .layui-tab-content { min-height: 270px; overflow: hidden; border: 3px solid #f1f1f1; border-top: 0; }
.tab-leader .layui-tab-content li { float: left; /*margin-left : 3%;*/ width: 16.666666%; margin-top: 30px; text-align: center; }
.tab-leader .layui-tab-content li img { height: 215px; background: #cccccc; }
.tab-leader .layui-tab-content li h1 { margin-top: 10px; font-size: 18px; }
.tab-leader .layui-tab-content li p { font-size: 14px; color: #666666; }

.leader-intro-active { padding: 45px 0; background: #f1f1f1; }
.leader-intro-active img { width: 245px; height: 320px; }

.leader-intro-msg { height: 405px; overflow-y: auto; }

.news-list-pic li { list-style: none !important; width: 23%; float: left; margin-left: 2% !important; text-align: center; }
.news-list-pic li img { height: 178px; margin: 0 auto 15px; display: block; }
.news-list-pic li span { line-height: 1.6; float: none !important; }
.news-list-pic li a { display: block; max-width: 100% !important; }
.news-list-pic li:first-child { margin-left: 0 !important; }

.news-list { height: 240px; overflow: hidden; }
.news-list li { color: #999; margin-left: 20px; line-height: 2.6; list-style: disc; }
.news-list li a { float: left; max-width: 76%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news-list li span { float: right; color: #999999; padding-right: 10px; }

.department li { float: left; width: 16%; margin: 30px 2% 0; text-align: center; height: 54px; line-height: 54px; background: #f1f1f1; -webkit-box-shadow: 1px 1px 5px #ccc; box-shadow: 1px 1px 5px #ccc; border-radius: 8px; }
.department li a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.spacial li { float: left; width: 30%; padding: 30px 0 30px 5%; text-align: center; border-bottom: 1px solid #f1f1f1; }
.spacial li a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.spacial li > div { margin-top: 10px; }
.spacial li:nth-child(3n+1) { padding-left: 0; }

.about-intro { height: 175px; overflow: hidden; text-overflow: ellipsis; }

.about-item img { width: 164px; height: 138px; margin-right: 10px; }
.about-item p { height: 138px; overflow: hidden; line-height: 1.7; text-indent: 2em; }

.travel-pic a { display: inline-block; height: 160px; float: left; }
.travel-pic a:nth-child(1) { width: 39%; height: 330px; margin-right: 1%; }
.travel-pic a:nth-child(2) { width: 34%; margin-right: 1%; margin-bottom: 10px; }
.travel-pic a:nth-child(3) { width: 25%; margin-bottom: 10px; }
.travel-pic a:nth-child(4) { width: 25%; }
.travel-pic a:nth-child(5) { width: 34%; margin-left: 1%; }
.travel-pic a img { width: 100%; height: 100%; }

.menu .title { text-align: center; margin-bottom: 10px; font-size: 20px; color: #fff; height: 70px; line-height: 74px; background: url("../images/bg-title.jpg") no-repeat center center; }
.menu li { font-size: 20px; line-height: 3; background: #f1f1f1; }
.menu li a { text-align: center; display: block; margin-bottom: 10px; }
.menu li a.on, .menu li a:hover { color: #175bad; }

.news-list.news-list-interact { height: 395px; overflow: hidden; }
.news-list.news-list-interact li { line-height: 2.85; }

.line5 { min-height: 215px; }

.bgf1 { background: #f1f1f1; }

.online-interview-p { height: 620px; overflow-y: auto; line-height: 2; }
.online-interview-p p { padding-bottom: 15px; border-bottom: 1px solid #ddd; margin-bottom: 15px; }
.online-interview-p p:first-child { padding-top: 0; }

.online-interview-piclist li { width: 47.5%; margin-left: 5%; float: left; text-align: center; margin-bottom: 20px; }
.online-interview-piclist li:nth-child(2n+1) { margin-left: 0; }
.online-interview-piclist li img { width: 100%; }

.menu-col2 li { width: 49%; margin-left: 2%; float: left; margin-bottom: 10px; background: #f1f1f1; line-height: 3.5; }
.menu-col2 li a { display: block; }
.menu-col2 li:hover { background: #175bad; }
.menu-col2 li:hover a { color: #ffffff; }
.menu-col2 li:nth-child(2n+1) { margin-left: 0; }
.menu-col2 .on { background: #175bad; }
.menu-col2 .on a { color: #ffffff; }

/* 友情链接 */
.friend-links-bg { background: #f3f3f3; }

.friend-links { border: 1px solid #f3f3f3; }
.friend-links span:first-child, .friend-links dt { height: 40px; line-height: 40px; padding: 0 20px; }
.friend-links dt { /*padding: 0 50px;*/ cursor: pointer; }
.friend-links dt:after { content: ' ▲'; color: #999; }
.friend-links dt.no-after:after { content: ''; }
.friend-links dl { display: inline-block; }
.friend-links dd { display: none; position: absolute; left: -1px; bottom: 40px; z-index: 999; width: 100%; width: calc( 100% + 2px); min-height: 120px; padding: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #f1f1f1; border: 1px solid #175bad; border-bottom: 0; }
.friend-links dd a { width: 16.3%; display: inline-block; text-align: center; line-height: 3; }
.friend-links dl:hover dt { background: #f1f1f1; }
.friend-links dl:hover dd { display: block; -webkit-transition: .3s; transition: .3s; }
.friend-links:hover { border: 1px solid #175bad !important; }

.my-tab-hd li a:hover, .my-tab-hd .layui-this a { color: #ffff1e !important; }

.my-tab-bd .news-list { display: none; }



/*foot*/
/*
.footbg{background: #e5e5e5;   }

.foot{
	text-align: center;
	.ml30{ display : inline-block; text-align: left; margin-left : 30px;
		p span{ padding-right : 20px;}
	}
	.jiucuo{ position : relative; top : -15px;}
}*/

.special .prev,.special .next{ background: #175bad; filter:alpha(opacity=50);}
.footbg { background: #05398b url("../images/bg-foot.jpg") no-repeat center bottom; color: #ffffff; height: 160px; }

.foot-link li { margin-right: 10px; display: inline-block; border-left: 1px solid #fff; padding-left: 10px; line-height: 1; }

.foot-link li:first-child { border: 0; padding-left: 0; }

/*.foot{ overflow: hidden; }*/
.foot .dib:first-child{margin-top: 40px;}

.foot a { color: #ffffff; }
.foot a:hover { color: #ffffff; }
.foot a.mr40, .foot a.mr60 { position: relative; top: -25px; }

.foot .dib.lh1{
	width:434px;
	margin-top: 30px; 
}
 .foot .t50{top: 40px !important;} 

.fixed-right-tools { position: fixed; right: 20px; top: 35%; }
.fixed-right-tools .btn { border: 0; display: inline-block; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; white-space: nowrap; padding: 9px 12px; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.fixed-right-tools .btn .iconfont { font-size: 28px; color: #ffffff; }
.fixed-right-tools .btn-default { background: #cccccc; }
.fixed-right-tools .btn-default:hover { background: #175bad; }
.fixed-right-tools .btn-default:hover .iconfont { color: #ffffff; }
.fixed-right-tools .pos-r:hover .qrcode { display: block; }
.fixed-right-tools .qrcode { display: none; position: absolute; top: 0; right: 70px; width: 140px; height: 140px; border: 2px solid #175bad; }
.fixed-right-tools .qrcode:after { content: ''; position: relative; left: 100%; top: 5px; display: inline-block; vertical-align: middle; width: 0; height: 0; border-style: dashed; border-color: transparent; overflow: hidden; border-left-style: solid; border-left-color: #175bad; border-width: 10px; }
.fixed-right-tools .qrcode img { position: absolute; max-width: 100%; max-height: 100%; margin: 0 auto; vertical-align: middle; display: inline-block; }

.crumbs { overflow: hidden; height: 60px; line-height: 60px; background: #f1f1f1; text-indent: 1em; }

.title1 { height: 70px; line-height: 70px; border-left: 6px solid #175bad; text-indent: 1em; background: #f1f1f1; }
.title1 .more { float: right; font-size: 14px; color: #666666; margin-right: 20px; }

.title2 { height: 50px; line-height: 50px; font-weight: bold; font-size: 17px; letter-spacing: 3px; background: #175bad; color: #ffffff; }

/*.department{ a{ float : left; width : 388px;height : 60px;line-height : 60px;border : 1px solid #cccccc; font-size : 24px; text-align: center; display : inline-block; margin-left : 15px; margin-bottom : 15px;} a:nth-child(3n+1){margin-left : 0;} a:hover{background : $primary; color : #ffffff; border-color : $primary;}
}*/
.msg-intro { color: #999999; }
.msg-intro a { color: #999999; }
.msg-intro a:hover { color: #175bad; -webkit-transition: .3s; transition: .3s; }

.msg-content { line-height: 2; padding-top: 30px; font-size: 16px; }
.msg-content p { padding-bottom: 20px; }

.epistolize { text-align: center; padding: 30px 30px 50px 0; }
.epistolize .layui-btn { width: 135px; }
.epistolize .w514 { width: 514px; }

.epistolize-box { display: inline-block; }

.layui-btn-normal { background: #175bad !important; }

.layui-btn-primary:hover { border-color: inherit !important; }

.layui-btn-danger { background: #ff003c !important; }

.layui-table.my-table { border: 1px solid #e5e5e5; }
.layui-table.my-table thead { border-bottom: 4px solid #175bad; }
.layui-table.my-table thead tr { background: #ffffff !important; }
.layui-table.my-table th { font-size: 16px; color: #333; /*height:50px; line-height:50px;*/ font-weight: bold; }
.layui-table.my-table td { font-size: 16px; }
.layui-table.my-table td a:hover { color: #dc3545; }

#bumen-dialog { display: none; }
#bumen-dialog .title1 { height: 50px; line-height: 50px; }
#bumen-dialog li { height: 40px; line-height: 40px; -webkit-box-shadow: none; box-shadow: none; }

.gk-item { background: #dcecfc; display: block; }
.gk-item i { vertical-align: middle; padding: 0 20px; display: inline-block; }
.gk-item span { vertical-align: middle; }

.tab2 .layui-tab-content1 {
  height: 254px;}



/*节假日背景替换
body {background:url(http://www.cngy.gov.cn/images/20da_bm.png) repeat-x center top !important;}
.head{margin:120px auto 0;  width: 1220px;overflow:hidden;!important}
.nav-bg {margin:0 auto 0;  width: 1220px;!important}
.id-body{background: #fff;}*/